docs: Ignore generated files when building documentation
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 18 Feb 2015 10:55:34 +0000 (10:55 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 18 Feb 2015 11:38:37 +0000 (11:38 +0000)
docs/reference/gdk/Makefile.am
docs/reference/gtk/Makefile.am

index 61f9447db828cb191e80ed2c3db700fc3c5125d4..06c33f37c4417788d1e4d69988a592ef42ef39d2 100644 (file)
@@ -28,6 +28,7 @@ IGNORE_HFILES=                        \
        gdkprivate.h            \
        gdk*private.h           \
        keyname-table.h         \
+       wayland/xdg-shell-client-protocol.h \
        win32                   \
        x11                     \
        quartz
index 3d881b15d6abf32597ebbc6d422ca17ad30c0a63..afa3c3d668b5bd0da46757f4fa6e76723c1b18cb 100644 (file)
@@ -26,6 +26,8 @@ IGNORE_HFILES=                                \
        gtkactionobservable.h           \
        gtk9slice.h                     \
        gtkanimationdescription.h       \
+       gtkdbusgenerated.c              \
+       gtkdbusgenerated.h              \
        gtkdebug.h                      \
        gtkactionhelper.h               \
        gtkapplicationprivate.h         \